From: Richard M. Stallman Date: Tue, 20 Aug 2002 17:28:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~55709 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3d7e291fcf2e4ec1b3c6cfd6d4a2bfca27bf7237;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 82540e6539b..76af07968a7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-08-20 Richard M. Stallman + + * font-core.el (font-lock-change-mode): New function. + (font-lock-mode): Use font-lock-change-mode instead of + font-lock-unfontify-buffer. + (font-lock-maximum-size, font-lock-verbose): Add defvars. + 2002-08-20 Carsten Dominik * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function @@ -11,7 +18,6 @@ * textfiles/reftex-dcr.el (reftex-view-cr-cite): Use `reftex-bib-or-thebib' for better cooperation with chapterbib. - 2002-08-20 Kim F. Storm * kmacro.el: Major rework based on discussions with RMS.